Docs: Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2015 11:44:44 +0000 (07:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2015 11:44:44 +0000 (07:44 -0400)
gtk/gtktreestore.c

index 294c71984549d7c2340825792eb3b70cbe703611..cec1b1e6385d2644feb218183eb55d87967bb089 100644 (file)
@@ -35,7 +35,7 @@
  * @See_also: #GtkTreeModel
  *
  * The #GtkTreeStore object is a list model for use with a #GtkTreeView
- * widget.  It implements the #GtkTreeModel interface, and consequentialy,
+ * widget.  It implements the #GtkTreeModel interface, and consequentially,
  * can use all of the methods available there.  It also implements the
  * #GtkTreeSortable interface so it can be sorted by the view.  Finally,
  * it also implements the tree